home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / programming / other / tandem / teaching / 4.asm < prev    next >
Assembly Source File  |  1999-09-06  |  102b  |  7 lines

  1. * 4.asm     A program with bugs     version 0.00    1.9.97
  2.  
  3. Try this
  4.  move.l fred,d0
  5. move.b 3,d3
  6.  rst
  7.